Uncertainty estimation with LSTM based rainfall-runoff models

Oral presentation at the virtual EGU General Assembly 2021 on uncertainty prediction with LSTMs in the context of rainfall-runoff modeling.

Abstract

Uncertainty is a central part of hydrological inquiry. Deep Learning provides us with new tools for estimating these inherent uncertainties. The currently best performing rainfall-runoff models are based on Long Short-Term Memory (LSTM) networks. However, most LSTM-based modelling studies focus on point estimates.

Building on the success of LSTMs for estimating point predictions, this contribution explores different extensions to directly provide uncertainty estimations. We find that the resulting models provide excellent estimates in our benchmark for daily rainfall-runoff across hundreds basins. We provide an intuitive overview of these strong results, the benchmarking procedure, and the approaches used for obtaining them.

In short, we extend the LSTMs in two ways to obtain uncertainty estimations. First, we parametrize LSTMs so that they directly provide uncertainty estimates in the form of mixture densities. This is possible because it is a general function approximation approach. It requires minimal a-priori knowledge of the sampling distribution and provides us with an estimation technique for the aleatoric uncertainty of the given setup. Second, we use Monte Carlo Dropout to randomly mask out random connections of the network. This enforces an implicit approximation to a Gaussian Process and therefore provides us with a tool to estimate a form of epistemic uncertainty. In the benchmark the mixture density based approaches provide better estimates, especially the ones that use Asymmetric Laplacians as components.

Abstract and video of the presentation

Related journal paper

Citation

@inproceedings{klotz2021egu,
  title={Uncertainty estimation with LSTM based rainfall-runoff models},
  author={Klotz, Daniel and Kratzert, Frederik and Gauch, Martin and Sampson, Alden K. and Klambauer, G{\"u}nter and Brandstetter, Johannes and Hochreiter, Sepp and Nearing, Grey},
  booktitle={EGU General Assembly 2021},
  venue={online},
  date={19-30 April},
  year={2021},
  doi={10.5194/hess-2021-154}
}